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

  /system/bt/test/suite/support/
callbacks.c 51 void btgattc_write_characteristic_cb(int conn_id, int status, btgatt_write_params_t *p_data);
108 { "btgattc_write_characteristic_cb" },
174 btgattc_write_characteristic_cb,
gatt.c 123 void btgattc_write_characteristic_cb(int conn_id, int status, btgatt_write_params_t *p_data) { function
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 380 void btgattc_write_characteristic_cb(int conn_id, int status, btgatt_write_params_t *p_data) function in namespace:android
615 btgattc_write_characteristic_cb,
    [all...]

Completed in 62 milliseconds