Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dtest_channel_transport.cc34 ConnectCallback connection_callback) { in SetUp()
/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc298 void BluetoothHci::SetUpHciServer(ConnectCallback connection_callback) { in SetUpHciServer()
309 void BluetoothHci::SetUpLinkLayerServer(ConnectCallback connection_callback) { in SetUpLinkLayerServer()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_gatt_server.h50 typedef void (*connection_callback)(int conn_id, int server_if, int connected, typedef