Home
last modified time | relevance | path

Searched refs:MGMT_OP_PIN_CODE_NEG_REPLY (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/net/bluetooth/
Dmgmt.h139 #define MGMT_OP_PIN_CODE_NEG_REPLY 0x0012 macro
/linux-2.6.39/net/bluetooth/
Dmgmt.c1014 return cmd_status(sk, index, MGMT_OP_PIN_CODE_NEG_REPLY, in pin_code_neg_reply()
1019 return cmd_status(sk, index, MGMT_OP_PIN_CODE_NEG_REPLY, in pin_code_neg_reply()
1025 err = cmd_status(sk, index, MGMT_OP_PIN_CODE_NEG_REPLY, in pin_code_neg_reply()
1030 cmd = mgmt_pending_add(sk, MGMT_OP_PIN_CODE_NEG_REPLY, index, in pin_code_neg_reply()
1337 case MGMT_OP_PIN_CODE_NEG_REPLY: in mgmt_control()
1579 cmd = mgmt_pending_find(MGMT_OP_PIN_CODE_NEG_REPLY, index); in mgmt_pin_code_neg_reply_complete()
1586 err = cmd_complete(cmd->sk, index, MGMT_OP_PIN_CODE_NEG_REPLY, &rp, in mgmt_pin_code_neg_reply_complete()