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

  /system/bt/test/suite/support/
callbacks.c 45 void btgattc_get_characteristic_cb(int conn_id, int status, btgatt_srvc_id_t *srvc_id, btgatt_gatt_id_t *char_id, int char_prop);
102 { "btgattc_get_characteristic_cb" },
168 btgattc_get_characteristic_cb,
gatt.c 99 void btgattc_get_characteristic_cb(int conn_id, int status, btgatt_srvc_id_t *srvc_id, btgatt_gatt_id_t *char_id, int char_prop) { function
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 295 void btgattc_get_characteristic_cb(int conn_id, int status, function in namespace:android
609 btgattc_get_characteristic_cb,
    [all...]

Completed in 34 milliseconds