Home
last modified time | relevance | path

Searched defs:ConnectCallback (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/hal/
Dbluetooth_gatt_interface.cpp95 void ConnectCallback(int conn_id, int status, int client_if, bt_bdaddr_t* bda) { in ConnectCallback() function
615 void BluetoothGattInterface::ClientObserver::ConnectCallback( in ConnectCallback() function in bluetooth::hal::BluetoothGattInterface::ClientObserver
/system/bt/service/
Dlow_energy_client.cpp586 void LowEnergyClient::ConnectCallback( in ConnectCallback() function in bluetooth::LowEnergyClient