Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_act.cc581 p_clcb->p_srcb->srvc_hdl_db_hash = true; in bta_gattc_conn()
599 p_clcb->p_srcb->srvc_hdl_db_hash = true; in bta_gattc_conn()
929 p_clcb->p_srcb->srvc_hdl_db_hash = false; in bta_gattc_continue_with_version_and_cache_known()
933 if (p_clcb->p_srcb->srvc_hdl_db_hash && in bta_gattc_continue_with_version_and_cache_known()
937 p_clcb->p_srcb->srvc_hdl_db_hash = false; in bta_gattc_continue_with_version_and_cache_known()
1326 p_clcb->p_srcb->srvc_hdl_db_hash = true; in bta_gattc_op_cmpl()
1335 p_clcb->p_srcb->srvc_hdl_db_hash = true; in bta_gattc_op_cmpl()
1538 p_srcb->srvc_hdl_db_hash = true; in bta_gattc_process_srvc_chg_ind()
Dbta_gattc_int.h251 bool srvc_hdl_db_hash; /* read db hash pending */ member
Dbta_gattc_utils.cc886 << " srvc_hdl_db_hash: " << p_known_server->srvc_hdl_db_hash in bta_gatt_client_dump()