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

  /system/bt/stack/include/
ble_advertiser.h 50 tBTM_BLE_AFP adv_filter_policy;
btm_ble_api.h 644 extern void BTM_BleUpdateAdvFilterPolicy(tBTM_BLE_AFP adv_policy);
    [all...]
btm_ble_api_types.h 81 typedef uint8_t tBTM_BLE_AFP;
  /system/bt/stack/btm/
btm_ble_int_types.h 134 tBTM_BLE_AFP afp; /* advertising filter policy */
btm_ble_int.h 122 extern void btm_update_adv_filter_policy(tBTM_BLE_AFP adv_policy);
btm_ble_gap.cc 358 void BTM_BleUpdateAdvFilterPolicy(tBTM_BLE_AFP adv_policy) {
    [all...]
  /system/bt/bta/include/
bta_api.h 316 typedef tBTM_BLE_AFP tBTA_BLE_AFP;
    [all...]

Completed in 160 milliseconds