Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc1677 const gatt::Service* p_svc = BTA_GATTC_GetOwningService(p_dev_cb->conn_id, p_char->value_handle); in bta_hh_le_input_rpt_notify() local
1909 const gatt::Service* p_svc = BTA_GATTC_GetOwningService(conn_id, p_char->value_handle); in read_report_cb() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_act.cc1549 const gatt::Service* p_svc = bta_gattc_get_service_for_handle_srcb(p_srcb, p_char->value_handle); in bta_gattc_process_srvc_chg_ind() local