Home
last modified time | relevance | path

Searched refs:l2cble_notify_le_connection (Results 1 – 7 of 7) sorted by relevance

/system/bt/test/mock/
Dmock_stack_l2cap_ble.cc54 struct l2cble_notify_le_connection l2cble_notify_le_connection; variable
98 void l2cble_notify_le_connection(const RawAddress& bda) { in l2cble_notify_le_connection() function
100 test::mock::stack_l2cap_ble::l2cble_notify_le_connection(bda); in l2cble_notify_le_connection()
Dmock_stack_l2cap_ble.h95 struct l2cble_notify_le_connection { struct
99 extern struct l2cble_notify_le_connection l2cble_notify_le_connection; argument
/system/bt/stack/include/
Dl2cap_hci_link_interface.h48 extern void l2cble_notify_le_connection(const RawAddress& bda);
/system/bt/stack/acl/
Dble_acl.cc140 l2cble_notify_le_connection(address_with_type.bda); in acl_ble_enhanced_connection_complete_from_shim()
Dbtm_acl.cc760 l2cble_notify_le_connection(p_acl_cb->remote_addr); in maybe_chain_more_commands_after_read_remote_version_complete()
/system/bt/stack/l2cap/
Dl2c_main.cc145 l2cble_notify_le_connection(p_lcb->remote_bd_addr); in l2c_rcv_acl_data()
Dl2c_ble.cc184 void l2cble_notify_le_connection(const RawAddress& bda) { in l2cble_notify_le_connection() function