Home
last modified time | relevance | path

Searched refs:ApcfCommand (Results 1 – 6 of 6) 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.h697 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.cc257 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()