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

  /system/bt/test/suite/support/
callbacks.c 69 void btgatts_request_write_cb(int conn_id, int trans_id, bt_bdaddr_t *bda, int attr_handle, int offset, int length, bool need_rsp, bool is_prep, uint8_t* value);
132 { "btgatts_request_write_cb" },
199 btgatts_request_write_cb,
gatt.c 220 void btgatts_request_write_cb(int conn_id, int trans_id, bt_bdaddr_t *bda, int attr_handle, int offset, int length, bool need_rsp, bool is_prep, uint8_t* value) { function
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 750 void btgatts_request_write_cb(int conn_id, int trans_id, function in namespace:android
832 btgatts_request_write_cb,
    [all...]

Completed in 32 milliseconds