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

  /external/bluetooth/bluedroid/stack/include/
gap_api.h 80 #define GAP_BLE_INQUIRY_NONE BTM_BLE_INQUIRY_NONE
    [all...]
btm_api.h 195 #define BTM_BLE_INQUIRY_NONE 0x00
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c 164 if (btm_cb.btm_inq_vars.inq_active || p_inq->proc_mode != BTM_BLE_INQUIRY_NONE)
    [all...]
btm_ble_bgconn.c 486 btm_cb.ble_ctr_cb.inq_var.proc_mode = BTM_BLE_INQUIRY_NONE;
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 219 #define BTA_BLE_INQUIRY_NONE BTM_BLE_INQUIRY_NONE
    [all...]

Completed in 155 milliseconds