Home
last modified time | relevance | path

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

/aosp12/system/bt/include/hardware/
H A Dbt_gatt_client.h47 } btgatt_read_params_t; typedef
129 btgatt_read_params_t* p_data);
140 const btgatt_read_params_t& p_data);
/aosp12/system/bt/btif/src/
H A Dbtif_gatt_client.cc417 btgatt_read_params_t* params = new btgatt_read_params_t; in read_char_cb()
441 btgatt_read_params_t* params = new btgatt_read_params_t; in read_using_char_uuid_cb()
468 btgatt_read_params_t params; in read_desc_cb()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp289 btgatt_read_params_t* p_data) { in btgattc_read_characteristic_cb()
325 const btgatt_read_params_t& p_data) { in btgattc_read_descriptor_cb()