Searched defs:connection_callback (Results 1 – 3 of 3) sorted by relevance
34 ConnectCallback connection_callback) { in SetUp()
298 void BluetoothHci::SetUpHciServer(ConnectCallback connection_callback) { in SetUpHciServer()309 void BluetoothHci::SetUpLinkLayerServer(ConnectCallback connection_callback) { in SetUpLinkLayerServer()
50 typedef void (*connection_callback)(int conn_id, int server_if, int connected, typedef