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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_int.h 244 typedef UINT16 tBTM_BLE_STATE_MASK;
303 tBTM_BLE_STATE_MASK cur_states; /* bit mask of tBTM_BLE_STATE */
406 extern BOOLEAN btm_ble_topology_check(tBTM_BLE_STATE_MASK request);
407 extern BOOLEAN btm_ble_clear_topology_mask(tBTM_BLE_STATE_MASK request_state);
408 extern BOOLEAN btm_ble_set_topology_mask(tBTM_BLE_STATE_MASK request_state);
btm_ble_gap.c     [all...]

Completed in 94 milliseconds