Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dmgmt.h179 #define MGMT_OP_USER_CONFIRM_NEG_REPLY 0x0016 macro
/external/bluetooth/bluez/plugins/
Dmgmtops.c588 hdr->opcode = htobs(MGMT_OP_USER_CONFIRM_NEG_REPLY); in mgmt_confirm_reply()
1189 case MGMT_OP_USER_CONFIRM_NEG_REPLY: in mgmt_cmd_complete()