Home
last modified time | relevance | path

Searched refs:ApcfCommand (Results 1 – 13 of 13) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_ble_adv_filter.cc62 std::vector<ApcfCommand> commands, in BTM_LE_PF_set()
H A Dmock_main_shim_btm_api.cc352 std::vector<ApcfCommand> commands, in BTM_LE_PF_set()
/aosp12/system/bt/include/hardware/
H A Dbt_common_types.h93 struct ApcfCommand { struct
H A Dble_scanner.h132 virtual void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters,
/aosp12/system/bt/stack/include/
H A Dbtm_ble_api.h542 std::vector<ApcfCommand> commands,
/aosp12/system/bt/main/shim/
H A Dle_scanning_manager.cc127 void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters, in ScanFilterAdd()
339 ApcfCommand apcf_command) { in parse_filter_command()
H A Dbtm_api.h779 std::vector<ApcfCommand> commands, tBTM_BLE_PF_CFG_CBACK cb);
H A Dbtm_api.cc1154 std::vector<ApcfCommand> commands, in BTM_LE_PF_set()
/aosp12/system/bt/stack/btm/
H A Dbtm_ble_adv_filter.cc621 std::vector<ApcfCommand> commands, in BTM_LE_PF_set()
629 for (const ApcfCommand& cmd : commands) { in BTM_LE_PF_set()
/aosp12/system/bt/btif/src/
H A Dbtif_ble_scanner.cc260 void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters, in ScanFilterAdd()
/aosp12/system/bt/service/test/
H A Dlow_energy_scanner_unittest.cc77 void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters, in ScanFilterAdd()
/aosp12/system/bt/stack/test/common/
H A Dmock_main_shim_btm_api.cc356 std::vector<ApcfCommand> commands, in BTM_LE_PF_set()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp1480 std::vector<ApcfCommand> native_filters; in gattClientScanFilterAddNative()
1507 ApcfCommand curr{}; in gattClientScanFilterAddNative()