Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dmgmt.h137 #define MGMT_OP_GET_CONNECTIONS 0x0010 macro
/external/bluetooth/bluez/plugins/
Dmgmtops.c135 hdr.opcode = htobs(MGMT_OP_GET_CONNECTIONS); in get_connections()
1171 case MGMT_OP_GET_CONNECTIONS: in mgmt_cmd_complete()