Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_act.cc507 p_clcb->p_srcb->srvc_hdl_db_hash = true; in bta_gattc_conn()
698 p_clcb->p_srcb->srvc_hdl_db_hash && bta_gattc_read_db_hash(p_clcb)) { in bta_gattc_start_discover()
701 p_clcb->p_srcb->srvc_hdl_db_hash = false; in bta_gattc_start_discover()
1031 p_clcb->p_srcb->srvc_hdl_db_hash = true; in bta_gattc_op_cmpl()
1041 p_clcb->p_srcb->srvc_hdl_db_hash = true; in bta_gattc_op_cmpl()
1244 p_srcb->srvc_hdl_db_hash = true; in bta_gattc_process_srvc_chg_ind()
Dbta_gattc_int.h218 bool srvc_hdl_db_hash; /* read db hash pending */ member