Searched refs:on_connection_complete (Results 1 – 8 of 8) sorted by relevance
56 void connection_manager::on_connection_complete(const RawAddress& address) { in on_connection_complete() function in connection_manager
48 extern void on_connection_complete(const RawAddress& address);
184 void on_connection_complete(const RawAddress& address) { in on_connection_complete() function
776 connection_manager::on_connection_complete(p_tcb->peer_bda); in gatt_send_conn_cback()
81 void connection_manager::on_connection_complete(const RawAddress& address) { in on_connection_complete() function in connection_manager
49 connection_manager::on_connection_complete(address_with_type.bda); in acl_ble_common_connection()
230 on_connection_complete(address1); in TEST_F()
82 on_connection_complete(event_packet); in on_classic_event()236 void on_connection_complete(EventView packet) { in on_connection_complete() function