Searched defs:RegisterClientCallback (Results 1 - 5 of 5) sorted by relevance

/system/bt/service/
H A Dgatt_client.cpp85 void GattClientFactory::RegisterClientCallback( function in class:bluetooth::GattClientFactory
H A Dlow_energy_client.cpp863 void LowEnergyClientFactory::RegisterClientCallback( function in class:bluetooth::LowEnergyClientFactory
H A Dgatt_server_old.cpp338 void RegisterClientCallback(int status, int client_if, bt_uuid_t *app_uuid) { function in namespace:__anon793
435 RegisterClientCallback,
/system/bt/test/suite/gatt/
H A Dgatt_test.cpp100 void GattTest::RegisterClientCallback( function in class:bttest::GattTest
/system/bt/service/hal/
H A Dbluetooth_gatt_interface.cpp73 void RegisterClientCallback(int status, int client_if, bt_uuid_t* app_uuid) { function in namespace:bluetooth::hal::__anon794
80 RegisterClientCallback(g_interface, status, client_if, *app_uuid));
435 RegisterClientCallback,
600 void BluetoothGattInterface::ClientObserver::RegisterClientCallback( function in class:bluetooth::hal::BluetoothGattInterface::ClientObserver

Completed in 1039 milliseconds