Searched refs:MGMT_OP_PIN_CODE_REPLY (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/net/bluetooth/ |
| D | mgmt.h | 228 #define MGMT_OP_PIN_CODE_REPLY 0x0016 macro
|
| /Linux-v5.4/net/bluetooth/ |
| D | mgmt.c | 63 MGMT_OP_PIN_CODE_REPLY, 2675 err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_PIN_CODE_REPLY, in pin_code_reply() 2682 err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_PIN_CODE_REPLY, in pin_code_reply() 2696 err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_PIN_CODE_REPLY, in pin_code_reply() 2702 cmd = mgmt_pending_add(sk, MGMT_OP_PIN_CODE_REPLY, hdev, data, len); in pin_code_reply() 7407 cmd = pending_find(MGMT_OP_PIN_CODE_REPLY, hdev); in mgmt_pin_code_reply_complete()
|