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

  /system/bt/test/suite/cases/
gatt.c 24 CALL_AND_WAIT(gatt_interface->client->register_client(&gatt_client_uuid), btgattc_register_app_cb);
51 CALL_AND_WAIT(gatt_interface->client->register_client(&gatt_client_uuid), btgattc_register_app_cb);
  /system/bt/test/suite/support/
callbacks.c 39 void btgattc_register_app_cb(int status, int clientIf, bt_uuid_t *app_uuid);
96 { "btgattc_register_app_cb" },
162 btgattc_register_app_cb,
gatt.c 73 void btgattc_register_app_cb(int status, int clientIf, bt_uuid_t *app_uuid) { function
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 219 void btgattc_register_app_cb(int status, int clientIf, bt_uuid_t *app_uuid) function in namespace:android
603 btgattc_register_app_cb,
    [all...]

Completed in 84 milliseconds