Home
last modified time | relevance | path

Searched defs:direct_connect_remove (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_connection_manager.cc57 bool connection_manager::direct_connect_remove(uint8_t /* app_id */, in direct_connect_remove() function in connection_manager
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/gatt/
Dmock_gatt_utils_ref.cc28 bool direct_connect_remove(uint8_t app_id, const RawAddress& address, bool connection_timeout) { in direct_connect_remove() function
Dgatt_sr_test.cc58 bool direct_connect_remove(uint8_t /*app_id*/, const RawAddress& /*address*/, in direct_connect_remove() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/connection_manager/
Dconnection_manager.cc525 bool direct_connect_remove(uint8_t app_id, const RawAddress& address, bool connection_timeout) { in direct_connect_remove() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h693 void direct_connect_remove(AddressWithType address_with_type) { in direct_connect_remove() function