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

  /system/bt/test/suite/support/
callbacks.c 68 void btgatts_request_read_cb(int conn_id, int trans_id, bt_bdaddr_t *bda, int attr_handle, int offset, bool is_long);
131 { "btgatts_request_read_cb" },
198 btgatts_request_read_cb,
gatt.c 216 void btgatts_request_read_cb(int conn_id, int trans_id, bt_bdaddr_t *bda, int attr_handle, int offset, bool is_long) { function
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 732 void btgatts_request_read_cb(int conn_id, int trans_id, bt_bdaddr_t *bda, function in namespace:android
831 btgatts_request_read_cb,
    [all...]

Completed in 30 milliseconds