Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_connection_manager.cc52 bool connection_manager::direct_connect_remove(uint8_t /* app_id */, in direct_connect_remove() function in connection_manager
/packages/modules/Bluetooth/system/stack/connection_manager/
Dconnection_manager.cc570 bool direct_connect_remove(uint8_t app_id, const RawAddress& address, bool connection_timeout) { in direct_connect_remove() function
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h717 void direct_connect_remove(AddressWithType address_with_type) { in direct_connect_remove() function