Home
last modified time | relevance | path

Searched defs:btgatt_notify_params_t (Results 1 – 2 of 2) sorted by relevance

/system/bt/include/hardware/
Dbt_gatt_client.h64 } btgatt_notify_params_t; typedef
/system/bt/service/hal/
Dbluetooth_gatt_interface.cc603 const btgatt_notify_params_t& /* p_data */) { in NotifyCallback()