Home
last modified time | relevance | path

Searched refs:btgatt_read_params_t (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_gatt_client.h41 } btgatt_read_params_t; typedef
123 int conn_id, int status, const btgatt_read_params_t& p_data);
135 const btgatt_read_params_t& p_data);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_client.cc433 btgatt_read_params_t params = { in read_char_cb()
456 btgatt_read_params_t params = { in read_using_char_uuid_cb()
482 btgatt_read_params_t params; in read_desc_cb()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp310 const btgatt_read_params_t& p_data) { in btgattc_read_characteristic_cb()
353 const btgatt_read_params_t& p_data) { in btgattc_read_descriptor_cb()
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs21 pub type BtGattReadParams = bindings::btgatt_read_params_t;