Home
last modified time | relevance | path

Searched defs:create_le_connection (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_connection_manager.cc47 bool connection_manager::create_le_connection(uint8_t /* id */, const RawAddress& /* bd_addr */, in create_le_connection() function in connection_manager
/aosp_15_r20/packages/modules/Bluetooth/system/stack/fuzzers/
Dl2cap_fuzzer.cc100 bool create_le_connection(uint8_t /* id */, const RawAddress& /* bd_addr */, in create_le_connection() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/connection_manager/
Dconnection_manager.cc458 bool create_le_connection(uint8_t /* id */, const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type) { in create_le_connection() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h956 void create_le_connection(AddressWithType address_with_type, bool add_to_accept_list, in create_le_connection() function