Searched refs:bta_gattc_reset_discover_st (Results 1 – 3 of 3) sorted by relevance
112 void bta_gattc_reset_discover_st(tBTA_GATTC_SERV *p_srcb, tBTA_GATT_STATUS status);731 bta_gattc_reset_discover_st(p_clcb->p_srcb, BTA_GATT_OK); in bta_gattc_conn()894 void bta_gattc_reset_discover_st(tBTA_GATTC_SERV *p_srcb, tBTA_GATT_STATUS status) in bta_gattc_reset_discover_st() function921 bta_gattc_reset_discover_st(p_clcb->p_srcb, BTA_GATT_ERROR); in bta_gattc_disc_close()1046 bta_gattc_reset_discover_st(p_clcb->p_srcb, p_clcb->status); in bta_gattc_start_discover()
640 bta_gattc_reset_discover_st(p_clcb->p_srcb, BTA_GATT_OK); in bta_gattc_explore_srvc()
571 extern void bta_gattc_reset_discover_st(tBTA_GATTC_SERV *p_srcb, tBTA_GATT_STATUS status);