Home
last modified time | relevance | path

Searched refs:p_svc (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc1652 const gatt::Service* p_svc = in bta_hh_le_input_rpt_notify() local
1660 p_rpt = bta_hh_le_find_report_entry(p_dev_cb, p_svc->handle, in bta_hh_le_input_rpt_notify()
1869 const gatt::Service* p_svc = in read_report_cb() local
1872 p_rpt = bta_hh_le_find_report_entry(p_dev_cb, p_svc->handle, char_uuid, in read_report_cb()
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_act.cc1491 const gatt::Service* p_svc = in bta_gattc_process_srvc_chg_ind() local
1493 if (!p_svc || p_svc->uuid != gattp_uuid || p_char->uuid != srvc_chg_uuid) { in bta_gattc_process_srvc_chg_ind()