Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_common_types.h91 struct ApcfCommand { struct
Dble_scanner.h89 virtual void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters,
/system/bt/stack/include/
Dbtm_ble_api.h540 std::vector<ApcfCommand> commands,
/system/bt/stack/btm/
Dbtm_ble_adv_filter.cc600 std::vector<ApcfCommand> commands, in BTM_LE_PF_set()
608 for (const ApcfCommand& cmd : commands) { in BTM_LE_PF_set()
/system/bt/btif/src/
Dbtif_ble_scanner.cc256 void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters, in ScanFilterAdd()
/system/bt/service/test/
Dlow_energy_scanner_unittest.cc74 void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters, in ScanFilterAdd()
/system/bt/main/shim/
Dbtm_api.h872 std::vector<ApcfCommand> commands, tBTM_BLE_PF_CFG_CBACK cb);
Dbtm_api.cc996 std::vector<ApcfCommand> commands, in BTM_LE_PF_set()