Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dmgmt.h274 #define MGMT_OP_USER_CONFIRM_REPLY 0x001C macro
/Linux-v4.19/net/bluetooth/
Dmgmt.c69 MGMT_OP_USER_CONFIRM_REPLY,
3111 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_USER_CONFIRM_REPLY, in user_confirm_reply()
3115 MGMT_OP_USER_CONFIRM_REPLY, in user_confirm_reply()
7486 status, MGMT_OP_USER_CONFIRM_REPLY); in mgmt_user_confirm_reply_complete()
Dsmp.c1678 case MGMT_OP_USER_CONFIRM_REPLY: in smp_user_confirm_reply()