HomeSort by relevance Sort by last modified time
    Searched refs:BTM_BLE_STATE_SLAVE_BIT (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/btm/
btm_ble_int.h 252 #define BTM_BLE_STATE_SLAVE_BIT 0x0008
264 #define BTM_BLE_STATE_ALL_CONN_MASK (BTM_BLE_STATE_MASTER_BIT|BTM_BLE_STATE_SLAVE_BIT)
btm_ble_gap.c     [all...]

Completed in 350 milliseconds