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

  /system/bt/stack/btm/
btm_ble_gap.c     [all...]
btm_inq.c     [all...]
  /system/bt/stack/include/
btm_api.h 182 #define BTM_BLE_NON_CONNECTABLE 0x0000
185 #define BTM_BLE_CONNECTABLE_MASK (BTM_BLE_NON_CONNECTABLE | BTM_BLE_CONNECTABLE)
    [all...]
  /system/bt/bta/include/
bta_api.h 195 #define BTA_DM_BLE_NON_CONNECTABLE BTM_BLE_NON_CONNECTABLE /* Device is LE non-connectable. */
    [all...]

Completed in 44 milliseconds