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

  /system/bt/test/suite/support/
callbacks.c 61 void btgatts_service_added_cb(int status, int server_if, btgatt_srvc_id_t *srvc_id, int srvc_handle);
124 { "btgatts_service_added_cb" },
191 btgatts_service_added_cb,
gatt.c 164 void btgatts_service_added_cb(int status, int server_if, btgatt_srvc_id_t *srvc_id, int srvc_handle) { function
  /system/bt/test/suite/cases/
gatt.c 107 CALL_AND_WAIT(gatt_interface->server->add_service(server_if, &srvc_id, 4 /* # handles */), btgatts_service_added_cb);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 667 void btgatts_service_added_cb(int status, int server_if, function in namespace:android
824 btgatts_service_added_cb,
    [all...]

Completed in 379 milliseconds