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

  /system/bt/stack/btm/
btm_ble_multi_adv.c 293 if (p_params->adv_filter_policy >= AP_SCAN_CONN_POLICY_MAX)
294 p_params->adv_filter_policy = AP_SCAN_CONN_ALL;
295 UINT8_TO_STREAM (pp, p_params->adv_filter_policy);
304 p_params->channel_map,p_params->adv_filter_policy,p_inst->inst_id,p_params->tx_power);
  /system/bt/stack/hcic/
hciblecmds.c 73 UINT8 channel_map, UINT8 adv_filter_policy)
91 UINT8_TO_STREAM (pp, adv_filter_policy);
  /system/bt/stack/include/
hcimsgs.h 699 UINT8 channel_map, UINT8 adv_filter_policy);
    [all...]
btm_ble_api.h 489 tBTM_BLE_AFP adv_filter_policy; member in struct:__anon72691
    [all...]
  /system/bt/bta/include/
bta_api.h 399 tBTA_BLE_AFP adv_filter_policy; /* advertising filter policy */ member in struct:__anon71872
    [all...]
  /system/bt/btif/src/
btif_gatt_client.c     [all...]

Completed in 690 milliseconds