Searched refs:srvc_oper (Results 1 – 3 of 3) sorted by relevance
160 p_data->srvc_oper.status, p_data->srvc_oper.server_if, in btapp_gatts_handle_cback()161 p_data->srvc_oper.service_id); in btapp_gatts_handle_cback()166 p_data->srvc_oper.status, p_data->srvc_oper.server_if, in btapp_gatts_handle_cback()167 p_data->srvc_oper.service_id); in btapp_gatts_handle_cback()
302 cb_data.srvc_oper.server_if = p_rcb->gatt_if; in bta_gatts_delete_service()303 cb_data.srvc_oper.service_id = p_srvc_cb->service_id; in bta_gatts_delete_service()307 cb_data.srvc_oper.status = GATT_SUCCESS; in bta_gatts_delete_service()310 cb_data.srvc_oper.status = GATT_ERROR; in bta_gatts_delete_service()331 cb_data.srvc_oper.server_if = p_rcb->gatt_if; in bta_gatts_stop_service()332 cb_data.srvc_oper.service_id = p_srvc_cb->service_id; in bta_gatts_stop_service()333 cb_data.srvc_oper.status = GATT_SUCCESS; in bta_gatts_stop_service()
423 tBTA_GATTS_SRVC_OPER srvc_oper; member