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

  /system/bt/test/suite/support/
callbacks.c 65 void btgatts_service_started_cb(int status, int server_if, int srvc_handle);
128 { "btgatts_service_started_cb" },
195 btgatts_service_started_cb,
gatt.c 195 void btgatts_service_started_cb(int status, int server_if, int srvc_handle) { function
  /system/bt/test/suite/cases/
gatt.c 120 CALL_AND_WAIT(gatt_interface->server->start_service(server_if, srvc_handle, 2 /*BREDR/LE*/), btgatts_service_started_cb);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 708 void btgatts_service_started_cb(int status, int server_if, int srvc_handle) function in namespace:android
828 btgatts_service_started_cb,
    [all...]

Completed in 41 milliseconds