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

  /system/bt/test/suite/support/
callbacks.c 46 void btgattc_get_descriptor_cb(int conn_id, int status, btgatt_srvc_id_t *srvc_id, btgatt_gatt_id_t *char_id, btgatt_gatt_id_t *descr_id);
103 { "btgattc_get_descriptor_cb" },
169 btgattc_get_descriptor_cb,
gatt.c 103 void btgattc_get_descriptor_cb(int conn_id, int status, btgatt_srvc_id_t *srvc_id, btgatt_gatt_id_t *char_id, btgatt_gatt_id_t *descr_id) { function
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 306 void btgattc_get_descriptor_cb(int conn_id, int status, function in namespace:android
610 btgattc_get_descriptor_cb,
    [all...]

Completed in 100 milliseconds