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

  /system/bt/test/suite/cases/
gatt.c 74 CALL_AND_WAIT(gatt_interface->server->register_server(&gatt_server_uuid), btgatts_register_app_cb);
88 CALL_AND_WAIT(gatt_interface->server->register_server(&gatt_server_uuid), btgatts_register_app_cb);
  /system/bt/test/suite/support/
callbacks.c 59 void btgatts_register_app_cb(int status, int server_if, bt_uuid_t *uuid);
122 { "btgatts_register_app_cb" },
189 btgatts_register_app_cb,
gatt.c 150 void btgatts_register_app_cb(int status, int server_if, bt_uuid_t *uuid) { function
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 643 void btgatts_register_app_cb(int status, int server_if, bt_uuid_t *uuid) function in namespace:android
822 btgatts_register_app_cb,
    [all...]

Completed in 244 milliseconds