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 292 if (p_params->adv_filter_policy >= AP_SCAN_CONN_POLICY_MAX)
293 p_params->adv_filter_policy = AP_SCAN_CONN_ALL;
294 UINT8_TO_STREAM (pp, p_params->adv_filter_policy);
303 p_params->channel_map,p_params->adv_filter_policy,p_inst->inst_id,p_params->tx_power);
  /system/bt/stack/hcic/
hciblecmds.c 83 UINT8 channel_map, UINT8 adv_filter_policy)
106 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 477 tBTM_BLE_AFP adv_filter_policy; member in struct:__anon69574
    [all...]
  /system/bt/bta/include/
bta_api.h 444 tBTA_BLE_AFP adv_filter_policy; /* advertising filter policy */ member in struct:__anon68798
    [all...]
  /system/bt/btif/src/
btif_gatt_client.c     [all...]

Completed in 207 milliseconds