Home
last modified time | relevance | path

Searched refs:MGMT_OP_USER_CONFIRM_REPLY (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dmgmt.h281 #define MGMT_OP_USER_CONFIRM_REPLY 0x001C macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c71 MGMT_OP_USER_CONFIRM_REPLY,
3181 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_USER_CONFIRM_REPLY, in user_confirm_reply()
3185 MGMT_OP_USER_CONFIRM_REPLY, in user_confirm_reply()
8433 status, MGMT_OP_USER_CONFIRM_REPLY); in mgmt_user_confirm_reply_complete()
H A Dsmp.c1658 case MGMT_OP_USER_CONFIRM_REPLY: in smp_user_confirm_reply()