Searched refs:ApcfCommand (Results 1 – 13 of 13) sorted by relevance
/aosp12/system/bt/test/mock/ |
H A D | mock_stack_btm_ble_adv_filter.cc | 62 std::vector<ApcfCommand> commands, in BTM_LE_PF_set()
|
H A D | mock_main_shim_btm_api.cc | 352 std::vector<ApcfCommand> commands, in BTM_LE_PF_set()
|
/aosp12/system/bt/include/hardware/ |
H A D | bt_common_types.h | 93 struct ApcfCommand { struct
|
H A D | ble_scanner.h | 132 virtual void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters,
|
/aosp12/system/bt/stack/include/ |
H A D | btm_ble_api.h | 542 std::vector<ApcfCommand> commands,
|
/aosp12/system/bt/main/shim/ |
H A D | le_scanning_manager.cc | 127 void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters, in ScanFilterAdd() 339 ApcfCommand apcf_command) { in parse_filter_command()
|
H A D | btm_api.h | 779 std::vector<ApcfCommand> commands, tBTM_BLE_PF_CFG_CBACK cb);
|
H A D | btm_api.cc | 1154 std::vector<ApcfCommand> commands, in BTM_LE_PF_set()
|
/aosp12/system/bt/stack/btm/ |
H A D | btm_ble_adv_filter.cc | 621 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 D | btif_ble_scanner.cc | 260 void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters, in ScanFilterAdd()
|
/aosp12/system/bt/service/test/ |
H A D | low_energy_scanner_unittest.cc | 77 void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters, in ScanFilterAdd()
|
/aosp12/system/bt/stack/test/common/ |
H A D | mock_main_shim_btm_api.cc | 356 std::vector<ApcfCommand> commands, in BTM_LE_PF_set()
|
/aosp12/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_gatt.cpp | 1480 std::vector<ApcfCommand> native_filters; in gattClientScanFilterAddNative() 1507 ApcfCommand curr{}; in gattClientScanFilterAddNative()
|