Searched refs:ApcfCommand (Results 1 – 8 of 8) sorted by relevance
/system/bt/include/hardware/ |
D | bt_common_types.h | 91 struct ApcfCommand { struct
|
D | ble_scanner.h | 89 virtual void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters,
|
/system/bt/stack/include/ |
D | btm_ble_api.h | 540 std::vector<ApcfCommand> commands,
|
/system/bt/stack/btm/ |
D | btm_ble_adv_filter.cc | 600 std::vector<ApcfCommand> commands, in BTM_LE_PF_set() 608 for (const ApcfCommand& cmd : commands) { in BTM_LE_PF_set()
|
/system/bt/btif/src/ |
D | btif_ble_scanner.cc | 256 void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters, in ScanFilterAdd()
|
/system/bt/service/test/ |
D | low_energy_scanner_unittest.cc | 74 void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters, in ScanFilterAdd()
|
/system/bt/main/shim/ |
D | btm_api.h | 872 std::vector<ApcfCommand> commands, tBTM_BLE_PF_CFG_CBACK cb);
|
D | btm_api.cc | 996 std::vector<ApcfCommand> commands, in BTM_LE_PF_set()
|