Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_connection_manager.cc46 bool connection_manager::direct_connect_remove(uint8_t /* app_id */, in direct_connect_remove() function in connection_manager
/packages/modules/Bluetooth/system/stack/test/gatt/
Dmock_gatt_utils_ref.cc26 bool direct_connect_remove(uint8_t app_id, const RawAddress& address, in direct_connect_remove() function
Dgatt_sr_test.cc57 bool direct_connect_remove(uint8_t app_id, const RawAddress& address, in direct_connect_remove() function
/packages/modules/Bluetooth/system/stack/gatt/
Dconnection_manager.cc505 bool direct_connect_remove(uint8_t app_id, const RawAddress& address, in direct_connect_remove() function
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h695 void direct_connect_remove(AddressWithType address_with_type) { in direct_connect_remove() function