Home
last modified time | relevance | path

Searched defs:connection_callback (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/openscreen/osp/impl/quic/
H A Dquic_client_unittest.cc134 ConnectionCallback connection_callback(&connection); in TEST_F() local
181 ConnectionCallback connection_callback(&connection1); in TEST_F() local
203 ConnectionCallback connection_callback(&connection1); in TEST_F() local
249 ConnectionCallback connection_callback(&connection); in TEST_F() local
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc269 void BluetoothHci::SetUpHciServer(ConnectCallback connection_callback) { in SetUpHciServer()
280 void BluetoothHci::SetUpLinkLayerServer(ConnectCallback connection_callback) { in SetUpLinkLayerServer()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dtest_channel_transport.cc34 ConnectCallback connection_callback) { in SetUp()
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbt_gatt_server.h50 typedef void (*connection_callback)(int conn_id, int server_if, int connected, typedef
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_connection_manager_test.cc4428 auto connection_callback = [&conn_handle](auto result) { in TEST_F() local
4508 auto connection_callback = [&conn_handle](auto result) { in TEST_F() local
4568 auto connection_callback = [&conn_handle](auto result) { in TEST_F() local
4632 auto connection_callback = [&conn_handle](auto result) { in TEST_F() local