Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dmgmt.h238 #define MGMT_OP_PIN_CODE_NEG_REPLY 0x0017 macro
/linux-4.1.27/net/bluetooth/
Dmgmt.c64 MGMT_OP_PIN_CODE_NEG_REPLY,
3179 cmd = mgmt_pending_add(sk, MGMT_OP_PIN_CODE_NEG_REPLY, hdev, cp, in send_pin_code_neg_reply()
3627 MGMT_OP_PIN_CODE_NEG_REPLY, in pin_code_neg_reply()
7881 cmd = pending_find(MGMT_OP_PIN_CODE_NEG_REPLY, hdev); in mgmt_pin_code_neg_reply_complete()