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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c     [all...]
btm_inq.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 171 #define BTM_BLE_NON_DISCOVERABLE 0x0000
175 #define BTM_BLE_DISCOVERABLE_MASK (BTM_BLE_NON_DISCOVERABLE|BTM_BLE_LIMITED_DISCOVERABLE|BTM_BLE_GENERAL_DISCOVERABLE)
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 187 #define BTA_DM_BLE_NON_DISCOVERABLE BTM_BLE_NON_DISCOVERABLE /* Device is not LE discoverable */
    [all...]

Completed in 46 milliseconds