HomeSort by relevance Sort by last modified time
    Searched refs:register_client (Results 1 - 6 of 6) sorted by null

  /system/bt/service/
gatt_client.cc 71 if (hal_iface->register_client(&app_uuid) != BT_STATUS_SUCCESS) return false;
low_energy_client.cc 223 if (hal_iface->register_client(&app_uuid) != BT_STATUS_SUCCESS) return false;
gatt_server_old.cc 200 bt_status_t btstat = g_internal->gatt->client->register_client(&client_id);
  /system/bt/test/suite/gatt/
gatt_unittest.cc 44 gatt_client_interface()->register_client(&gatt_client_uuid);
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 101 /** Callback invoked in response to register_client */
204 bt_status_t (*register_client)( bt_uuid_t *uuid ); member in struct:__anon41060
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp     [all...]

Completed in 3401 milliseconds