Searched defs:ConnectCallback (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/bt/service/ | ||
H A D | low_energy_client.cc | 138 void LowEnergyClient::ConnectCallback(hal::BluetoothGattInterface* gatt_iface, in ConnectCallback() function in bluetooth::LowEnergyClient |
/aosp12/system/bt/service/hal/ | ||
H A D | bluetooth_gatt_interface.cc | 111 void ConnectCallback(int conn_id, int status, int client_if, in ConnectCallback() function |
/aosp12/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/ | ||
H A D | WifiEntry.java | 726 public interface ConnectCallback { interface in WifiEntry |