Home
last modified time | relevance | path

Searched refs:le_hid_devices (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_api.cc729 std::vector<std::pair<RawAddress, uint8_t>> le_hid_devices) { in BTA_DmAllowWakeByHid() argument
733 std::move(le_hid_devices))); in BTA_DmAllowWakeByHid()
Dbta_dm_int.h589 std::vector<std::pair<RawAddress, uint8_t>> le_hid_devices);
Dbta_dm_act.cc4382 std::vector<std::pair<RawAddress, uint8_t>> le_hid_devices) { in bta_dm_allow_wake_by_hid() argument
4390 std::move(le_hid_devices)); in bta_dm_allow_wake_by_hid()
/packages/modules/Bluetooth/system/main/shim/
Dbtm_api.cc815 std::vector<std::pair<RawAddress, uint8_t>> le_hid_devices) { in BTM_AllowWakeByHid() argument
824 for (auto hid_address : le_hid_devices) { in BTM_AllowWakeByHid()
Dbtm_api.h1854 std::vector<std::pair<RawAddress, uint8_t>> le_hid_devices);
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_btm_api.cc448 std::vector<std::pair<RawAddress, uint8_t>> le_hid_devices) { in BTM_AllowWakeByHid() argument
/packages/modules/Bluetooth/system/bta/include/
Dbta_api.h1335 std::vector<std::pair<RawAddress, uint8_t>> le_hid_devices);