Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dmgmt.h83 #define MGMT_OP_SET_CONNECTABLE 0x0007 macro
/external/bluetooth/bluez/plugins/
Dmgmtops.c191 return mgmt_set_mode(index, MGMT_OP_SET_CONNECTABLE, connectable); in mgmt_set_connectable()
1143 case MGMT_OP_SET_CONNECTABLE: in mgmt_cmd_complete()