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

  /system/bt/test/suite/support/
callbacks.c 54 void btgattc_write_descriptor_cb(int conn_id, int status, btgatt_write_params_t *p_data);
111 { "btgattc_write_descriptor_cb" },
176 btgattc_write_descriptor_cb,
gatt.c 135 void btgattc_write_descriptor_cb(int conn_id, int status, btgatt_write_params_t *p_data) { function
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 420 void btgattc_write_descriptor_cb(int conn_id, int status, btgatt_write_params_t *p_data) function in namespace:android
617 btgattc_write_descriptor_cb,
    [all...]

Completed in 198 milliseconds