Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dmgmt.h48 #define MGMT_OP_READ_INDEX_LIST 0x0003 macro
/external/bluetooth/bluez/plugins/
Dmgmtops.c95 hdr.opcode = htobs(MGMT_OP_READ_INDEX_LIST); in read_version_complete()
1131 case MGMT_OP_READ_INDEX_LIST: in mgmt_cmd_complete()