Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_connection_manager.cc53 bool connection_manager::direct_connect_add(uint8_t /* app_id */, const RawAddress& /* address */) { in direct_connect_add() function in connection_manager
/aosp_15_r20/packages/modules/Bluetooth/system/stack/connection_manager/
Dconnection_manager.cc484 bool direct_connect_add(uint8_t app_id, const RawAddress& address) { in direct_connect_add() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h671 void direct_connect_add(AddressWithType address_with_type) { in direct_connect_add() function