Home
last modified time | relevance | path

Searched refs:acl_create_le_connection_with_id (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/stack/include/
H A Dl2cap_acl_interface.h30 bool acl_create_le_connection_with_id(uint8_t id, const RawAddress& bd_addr);
/aosp12/system/bt/test/mock/
H A Dmock_stack_acl.cc89 bool acl_create_le_connection_with_id(uint8_t id, const RawAddress& bd_addr) { in acl_create_le_connection_with_id() function
/aosp12/system/bt/stack/gatt/
H A Dgatt_main.cc229 return acl_create_le_connection_with_id(gatt_if, rem_bda); in gatt_connect()
/aosp12/system/bt/stack/acl/
H A Dbtm_acl.cc2769 bool acl_create_le_connection_with_id(uint8_t id, const RawAddress& bd_addr) { in acl_create_le_connection_with_id() function
2786 return acl_create_le_connection_with_id(CONN_MGR_ID_L2CAP, bd_addr); in acl_create_le_connection()