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

  /external/bluetooth/bluedroid/vnd/include/
vendor_ble.h 55 #define BTM_BLE_PF_ADDR_FILTER_BIT BTM_BLE_PF_BIT_TO_MASK(BTM_BLE_PF_ADDR_FILTER)
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_adv_filter.c 160 case BTM_BLE_PF_ADDR_FILTER:
207 cond_type = BTM_BLE_PF_ADDR_FILTER;
668 if (BTM_BLE_PF_ADDR_FILTER == cond_type ||
685 (BTM_BLE_PF_ADDR_FILTER == cond_type &&
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 542 #define BTM_BLE_PF_ADDR_FILTER 0
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 536 #define BTA_DM_BLE_PF_ADDR_FILTER BTM_BLE_PF_ADDR_FILTER
    [all...]

Completed in 474 milliseconds