Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_le.cc1536 const gatt::Service* p_svc = in bta_hh_le_input_rpt_notify() local
1540 p_dev_cb, p_svc->handle, p_char->uuid.As16Bit(), p_char->value_handle); in bta_hh_le_input_rpt_notify()
1708 const gatt::Service* p_svc = in read_report_cb() local
1711 p_rpt = bta_hh_le_find_report_entry(p_dev_cb, p_svc->handle, char_uuid, in read_report_cb()
/system/bt/bta/gatt/
Dbta_gattc_act.cc1200 const gatt::Service* p_svc = in bta_gattc_process_srvc_chg_ind() local
1202 if (!p_svc || p_svc->uuid != gattp_uuid || p_char->uuid != srvc_chg_uuid) { in bta_gattc_process_srvc_chg_ind()