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

  /system/bt/test/suite/support/
callbacks.c 53 void btgattc_read_descriptor_cb(int conn_id, int status, btgatt_read_params_t *p_data);
110 { "btgattc_read_descriptor_cb" },
175 btgattc_read_descriptor_cb,
gatt.c 131 void btgattc_read_descriptor_cb(int conn_id, int status, btgatt_read_params_t *p_data) { function
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 397 void btgattc_read_descriptor_cb(int conn_id, int status, btgatt_read_params_t *p_data) function in namespace:android
616 btgattc_read_descriptor_cb,
    [all...]

Completed in 46 milliseconds