Searched refs:l2cble_notify_le_connection (Results 1 – 7 of 7) sorted by relevance
54 struct l2cble_notify_le_connection l2cble_notify_le_connection; variable98 void l2cble_notify_le_connection(const RawAddress& bda) { in l2cble_notify_le_connection() function100 test::mock::stack_l2cap_ble::l2cble_notify_le_connection(bda); in l2cble_notify_le_connection()
95 struct l2cble_notify_le_connection { struct99 extern struct l2cble_notify_le_connection l2cble_notify_le_connection; argument
48 extern void l2cble_notify_le_connection(const RawAddress& bda);
140 l2cble_notify_le_connection(address_with_type.bda); in acl_ble_enhanced_connection_complete_from_shim()
760 l2cble_notify_le_connection(p_acl_cb->remote_addr); in maybe_chain_more_commands_after_read_remote_version_complete()
145 l2cble_notify_le_connection(p_lcb->remote_bd_addr); in l2c_rcv_acl_data()
184 void l2cble_notify_le_connection(const RawAddress& bda) { in l2cble_notify_le_connection() function