Searched refs:bta_gattc_reset_discover_st (Results 1 – 3 of 3) sorted by relevance
101 void bta_gattc_reset_discover_st(tBTA_GATTC_SERV *p_srcb, tBTA_GATT_STATUS status);718 bta_gattc_reset_discover_st(p_clcb->p_srcb, BTA_GATT_OK); in bta_gattc_conn()834 void bta_gattc_reset_discover_st(tBTA_GATTC_SERV *p_srcb, tBTA_GATT_STATUS status) in bta_gattc_reset_discover_st() function863 bta_gattc_reset_discover_st(p_clcb->p_srcb, BTA_GATT_ERROR); in bta_gattc_disc_close()995 bta_gattc_reset_discover_st(p_clcb->p_srcb, p_clcb->status); in bta_gattc_start_discover()
491 extern void bta_gattc_reset_discover_st(tBTA_GATTC_SERV *p_srcb, tBTA_GATT_STATUS status);
520 bta_gattc_reset_discover_st(p_clcb->p_srcb, BTA_GATT_OK); in bta_gattc_explore_srvc()