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

  /system/bt/stack/btm/
btm_ble_adv_filter.c 173 case BTM_BLE_PF_ADDR_FILTER:
220 cond_type = BTM_BLE_PF_ADDR_FILTER;
682 if (BTM_BLE_PF_ADDR_FILTER == cond_type ||
699 (BTM_BLE_PF_ADDR_FILTER == cond_type &&
    [all...]
  /system/bt/bta/include/
bta_api.h 540 #define BTA_DM_BLE_PF_ADDR_FILTER BTM_BLE_PF_ADDR_FILTER
    [all...]
  /system/bt/stack/include/
btm_ble_api.h 586 #define BTM_BLE_PF_ADDR_FILTER 0
    [all...]

Completed in 30 milliseconds