Searched refs:MGMT_OP_USER_CONFIRM_REPLY (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | mgmt.h | 281 #define MGMT_OP_USER_CONFIRM_REPLY 0x001C macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 285 #define MGMT_OP_USER_CONFIRM_REPLY 0x001C macro
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 71 MGMT_OP_USER_CONFIRM_REPLY, 3186 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_USER_CONFIRM_REPLY, in user_confirm_reply() 3190 MGMT_OP_USER_CONFIRM_REPLY, in user_confirm_reply() 8448 status, MGMT_OP_USER_CONFIRM_REPLY); in mgmt_user_confirm_reply_complete()
|
H A D | smp.c | 1669 case MGMT_OP_USER_CONFIRM_REPLY: in smp_user_confirm_reply()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 73 MGMT_OP_USER_CONFIRM_REPLY, 3671 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_USER_CONFIRM_REPLY, in user_confirm_reply() 3675 MGMT_OP_USER_CONFIRM_REPLY, in user_confirm_reply() 9853 status, MGMT_OP_USER_CONFIRM_REPLY); in mgmt_user_confirm_reply_complete()
|
H A D | smp.c | 1675 case MGMT_OP_USER_CONFIRM_REPLY: in smp_user_confirm_reply()
|
Completed in 35 milliseconds